2024-10-21 22:58:58,903 [ 102560 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy (runner:42, check_args_and_update_paths) 2024-10-21 22:58:58,904 [ 102560 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:90, check_args_and_update_paths) 2024-10-21 22:58:58,904 [ 102560 ] INFO : src dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/src (runner:97, check_args_and_update_paths) 2024-10-21 22:58:58,904 [ 102560 ] INFO : base_configs_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:99, check_args_and_update_paths) 2024-10-21 22:58:58,904 [ 102560 ] INFO : Unknown image altinityinfra/dotnet-client (runner:357, ) Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_cuufio --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/src/Server/grpc_protos:/ClickHouse/src/Server/grpc_protos --volume=/run:/run/host:ro --mount type=bind,source=/home/ubuntu/_work/_temp/test/dockerd_volume_dir,target=/var/lib/docker -e DOCKER_HELPER_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_BASE_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_KERBERIZED_HADOOP_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_KERBEROS_KDC_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_MYSQL_JAVA_CLIENT_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_MYSQL_JS_CLIENT_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_MYSQL_PHP_CLIENT_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_NGINX_DAV_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e CLICKHOUSE_USE_NEW_ANALYZER=1 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_keeper_disks/test.py::test_snapshots_with_disks test_keeper_disks/test.py::test_supported_disk_types test_keeper_snapshots/test.py::test_ephemeral_after_restart test_keeper_snapshots/test.py::test_state_after_restart test_keeper_snapshots_multinode/test.py::test_restart_multinode test_log_query_probability/test.py::test_log_quries_probability_one test_log_query_probability/test.py::test_log_quries_probability_two test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts__wide test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes__wide test_memory_profiler_min_max_borders/test.py::test_trace_boundaries_work test_merges_memory_limit/test.py::test_memory_limit_success test_mutation_fetch_fallback/test.py::test_mutation_fetch_fallback test_mutations_hardlinks/test.py::test_delete_and_drop_mutation test_mutations_hardlinks/test.py::test_drop_mutation test_mutations_hardlinks/test.py::test_modify_mutation test_mutations_hardlinks/test.py::test_update_mutation test_mysql_protocol/test.py::test_golang_client test_mysql_protocol/test.py::test_java_client test_mysql_protocol/test.py::test_mysql_affected_rows test_mysql_protocol/test.py::test_mysql_client test_mysql_protocol/test.py::test_mysql_client_exception test_mysql_protocol/test.py::test_mysql_explain test_mysql_protocol/test.py::test_mysql_federated test_mysql_protocol/test.py::test_mysql_replacement_query test_mysql_protocol/test.py::test_mysql_select_user test_mysql_protocol/test.py::test_mysql_set_variables test_mysql_protocol/test.py::test_mysqljs_client test_mysql_protocol/test.py::test_php_client test_mysql_protocol/test.py::test_python_client test_mysql_protocol/test.py::test_types test_named_collections_if_exists_on_cluster/test.py::test_create_alter_drop_on_cluster test_odbc_interaction/test.py::test_concurrent_queries test_odbc_interaction/test.py::test_many_connections test_odbc_interaction/test.py::test_mysql_insert test_odbc_interaction/test.py::test_mysql_simple_select_works test_odbc_interaction/test.py::test_no_connection_pooling test_odbc_interaction/test.py::test_odbc_cyrillic_with_varchar test_odbc_interaction/test.py::test_odbc_long_column_names test_odbc_interaction/test.py::test_odbc_long_text test_odbc_interaction/test.py::test_odbc_postgres_conversions test_odbc_interaction/test.py::test_odbc_postgres_date_data_type test_odbc_interaction/test.py::test_postgres_insert test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_no_tty_pipe_overflow test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_with_schema test_odbc_interaction/test.py::test_sqlite_odbc_cached_dictionary test_odbc_interaction/test.py::test_sqlite_odbc_hashed_dictionary test_odbc_interaction/test.py::test_sqlite_simple_select_function_works test_odbc_interaction/test.py::test_sqlite_simple_select_storage_works test_odbc_interaction/test.py::test_sqlite_table_function test_old_parts_finally_removed/test.py::test_part_finally_removed 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_multiple_shards_multiple_replicas-default-key]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_multiple_shards_multiple_replicas-default-sipHash64(key)]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_multiple_shards_multiple_replicas-range-key]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_multiple_shards_multiple_replicas-range-sipHash64(key)]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_single_shard_multiple_replicas-default-key]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_single_shard_multiple_replicas-default-sipHash64(key)]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_single_shard_multiple_replicas-range-key]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_single_shard_multiple_replicas-range-sipHash64(key)]' test_part_log_table/test.py::test_config_disk_name_test test_part_log_table/test.py::test_config_with_non_standard_part_log test_part_log_table/test.py::test_config_with_standard_part_log test_part_log_table/test.py::test_config_without_part_log test_part_log_table/test.py::test_part_log_contains_partition test_password_constraints/test.py::test_complexity_rules test_password_constraints/test.py::test_default_password_type test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order test_quorum_inserts_parallel/test.py::test_parallel_quorum_actually_parallel test_random_inserts/test.py::test_insert_multithreaded test_read_only_table/test.py::test_restart_zookeeper test_recompression_ttl/test.py::test_recompression_multiple_ttls test_recompression_ttl/test.py::test_recompression_replicated test_recompression_ttl/test.py::test_recompression_simple 'test_replicated_database/test.py::test_alter_attach[MergeTree]' 'test_replicated_database/test.py::test_alter_attach[ReplicatedMergeTree]' 'test_replicated_database/test.py::test_alter_detach_part[MergeTree]' 'test_replicated_database/test.py::test_alter_detach_part[ReplicatedMergeTree]' 'test_replicated_database/test.py::test_alter_drop_detached_part[MergeTree]' 'test_replicated_database/test.py::test_alter_drop_detached_part[ReplicatedMergeTree]' 'test_replicated_database/test.py::test_alter_drop_part[MergeTree]' 'test_replicated_database/test.py::test_alter_drop_part[ReplicatedMergeTree]' 'test_replicated_database/test.py::test_alter_drop_partition[MergeTree]' 'test_replicated_database/test.py::test_alter_drop_partition[ReplicatedMergeTree]' test_replicated_database/test.py::test_alter_fetch test_replicated_database/test.py::test_alters_from_different_replicas test_replicated_database/test.py::test_create_replicated_table 'test_replicated_database/test.py::test_delete_from_table[MergeTree]' 'test_replicated_database/test.py::test_delete_from_table[ReplicatedMergeTree]' test_replicated_database/test.py::test_force_synchronous_settings test_replicated_database/test.py::test_recover_digest_mismatch test_replicated_database/test.py::test_replicated_table_structure_alter test_replicated_database/test.py::test_server_uuid 'test_replicated_database/test.py::test_simple_alter_table[MergeTree]' 'test_replicated_database/test.py::test_simple_alter_table[ReplicatedMergeTree]' test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster 'test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-16]' 'test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-12]' -vvv" altinityinfra/integration-tests-runner:0-46d4f9bd6a40e43bf5543be25cc704364e0c737b '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: repeat-0.9.3, random-0.2, timeout-2.2.0, order-1.0.1, xdist-3.5.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_replicated_database/test.py::test_alter_attach[MergeTree] test_odbc_interaction/test.py::test_concurrent_queries test_recompression_ttl/test.py::test_recompression_multiple_ttls test_part_log_table/test.py::test_config_disk_name_test test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_multiple_shards_multiple_replicas-default-key] test_mysql_protocol/test.py::test_golang_client test_mutations_hardlinks/test.py::test_delete_and_drop_mutation test_keeper_disks/test.py::test_snapshots_with_disks [gw2] [ 1%] PASSED test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts__wide [gw5] [ 2%] PASSED test_part_log_table/test.py::test_config_disk_name_test test_part_log_table/test.py::test_config_with_non_standard_part_log [gw7] [ 3%] PASSED test_mutations_hardlinks/test.py::test_delete_and_drop_mutation test_mutations_hardlinks/test.py::test_drop_mutation [gw5] [ 4%] PASSED test_part_log_table/test.py::test_config_with_non_standard_part_log test_part_log_table/test.py::test_config_with_standard_part_log [gw7] [ 5%] PASSED test_mutations_hardlinks/test.py::test_drop_mutation test_mutations_hardlinks/test.py::test_modify_mutation [gw2] [ 6%] PASSED test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts__wide test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes [gw5] [ 7%] PASSED test_part_log_table/test.py::test_config_with_standard_part_log test_part_log_table/test.py::test_config_without_part_log [gw7] [ 8%] PASSED test_mutations_hardlinks/test.py::test_modify_mutation test_mutations_hardlinks/test.py::test_update_mutation [gw3] [ 9%] PASSED test_mysql_protocol/test.py::test_golang_client test_mysql_protocol/test.py::test_java_client [gw5] [ 10%] PASSED test_part_log_table/test.py::test_config_without_part_log test_part_log_table/test.py::test_part_log_contains_partition [gw7] [ 11%] PASSED test_mutations_hardlinks/test.py::test_update_mutation [gw2] [ 12%] PASSED test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes__wide [gw5] [ 13%] PASSED test_part_log_table/test.py::test_part_log_contains_partition [gw3] [ 14%] PASSED test_mysql_protocol/test.py::test_java_client test_mysql_protocol/test.py::test_mysql_affected_rows [gw3] [ 15%] PASSED test_mysql_protocol/test.py::test_mysql_affected_rows test_mysql_protocol/test.py::test_mysql_client [gw3] [ 16%] PASSED test_mysql_protocol/test.py::test_mysql_client test_mysql_protocol/test.py::test_mysql_client_exception [gw3] [ 17%] PASSED test_mysql_protocol/test.py::test_mysql_client_exception test_mysql_protocol/test.py::test_mysql_explain [gw3] [ 18%] PASSED test_mysql_protocol/test.py::test_mysql_explain test_mysql_protocol/test.py::test_mysql_federated [gw2] [ 19%] PASSED test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes__wide test_log_query_probability/test.py::test_log_quries_probability_one test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys test_password_constraints/test.py::test_complexity_rules [gw4] [ 20%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_multiple_shards_multiple_replicas-default-key] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_multiple_shards_multiple_replicas-default-sipHash64(key)] [gw1] [ 21%] PASSED test_replicated_database/test.py::test_alter_attach[MergeTree] test_replicated_database/test.py::test_alter_attach[ReplicatedMergeTree] [gw4] [ 22%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_multiple_shards_multiple_replicas-default-sipHash64(key)] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_multiple_shards_multiple_replicas-range-key] [gw0] [ 23%] PASSED test_odbc_interaction/test.py::test_concurrent_queries test_odbc_interaction/test.py::test_many_connections [gw1] [ 24%] PASSED test_replicated_database/test.py::test_alter_attach[ReplicatedMergeTree] test_replicated_database/test.py::test_alter_detach_part[MergeTree] [gw0] [ 25%] PASSED test_odbc_interaction/test.py::test_many_connections test_odbc_interaction/test.py::test_mysql_insert [gw4] [ 26%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_multiple_shards_multiple_replicas-range-key] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_multiple_shards_multiple_replicas-range-sipHash64(key)] [gw6] [ 27%] PASSED test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster [gw1] [ 28%] PASSED test_replicated_database/test.py::test_alter_detach_part[MergeTree] test_replicated_database/test.py::test_alter_detach_part[ReplicatedMergeTree] [gw0] [ 29%] PASSED test_odbc_interaction/test.py::test_mysql_insert test_odbc_interaction/test.py::test_mysql_simple_select_works test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-16] [gw4] [ 30%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_multiple_shards_multiple_replicas-range-sipHash64(key)] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_single_shard_multiple_replicas-default-key] [gw1] [ 31%] PASSED test_replicated_database/test.py::test_alter_detach_part[ReplicatedMergeTree] test_replicated_database/test.py::test_alter_drop_detached_part[MergeTree] [gw2] [ 32%] PASSED test_password_constraints/test.py::test_complexity_rules test_password_constraints/test.py::test_default_password_type [gw2] [ 33%] PASSED test_password_constraints/test.py::test_default_password_type [gw0] [ 34%] PASSED test_odbc_interaction/test.py::test_mysql_simple_select_works test_odbc_interaction/test.py::test_no_connection_pooling [gw6] [ 35%] PASSED test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-16] [gw0] [ 36%] PASSED test_odbc_interaction/test.py::test_no_connection_pooling test_odbc_interaction/test.py::test_odbc_cyrillic_with_varchar test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-12] [gw4] [ 37%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_single_shard_multiple_replicas-default-key] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_single_shard_multiple_replicas-default-sipHash64(key)] [gw0] [ 38%] PASSED test_odbc_interaction/test.py::test_odbc_cyrillic_with_varchar test_odbc_interaction/test.py::test_odbc_long_column_names [gw1] [ 39%] PASSED test_replicated_database/test.py::test_alter_drop_detached_part[MergeTree] test_replicated_database/test.py::test_alter_drop_detached_part[ReplicatedMergeTree] test_merges_memory_limit/test.py::test_memory_limit_success [gw8] [ 40%] PASSED test_recompression_ttl/test.py::test_recompression_multiple_ttls test_recompression_ttl/test.py::test_recompression_replicated [gw4] [ 41%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_single_shard_multiple_replicas-default-sipHash64(key)] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_single_shard_multiple_replicas-range-key] [gw6] [ 42%] PASSED test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-12] [gw1] [ 43%] PASSED test_replicated_database/test.py::test_alter_drop_detached_part[ReplicatedMergeTree] test_replicated_database/test.py::test_alter_drop_part[MergeTree] [gw0] [ 44%] PASSED test_odbc_interaction/test.py::test_odbc_long_column_names test_odbc_interaction/test.py::test_odbc_long_text [gw5] [ 45%] PASSED test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys [gw0] [ 46%] PASSED test_odbc_interaction/test.py::test_odbc_long_text test_odbc_interaction/test.py::test_odbc_postgres_conversions [gw4] [ 47%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_single_shard_multiple_replicas-range-key] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_single_shard_multiple_replicas-range-sipHash64(key)] [gw1] [ 48%] PASSED test_replicated_database/test.py::test_alter_drop_part[MergeTree] test_replicated_database/test.py::test_alter_drop_part[ReplicatedMergeTree] [gw0] [ 49%] PASSED test_odbc_interaction/test.py::test_odbc_postgres_conversions test_odbc_interaction/test.py::test_odbc_postgres_date_data_type [gw4] [ 50%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_single_shard_multiple_replicas-range-sipHash64(key)] [gw0] [ 51%] PASSED test_odbc_interaction/test.py::test_odbc_postgres_date_data_type test_odbc_interaction/test.py::test_postgres_insert [gw1] [ 52%] PASSED test_replicated_database/test.py::test_alter_drop_part[ReplicatedMergeTree] test_replicated_database/test.py::test_alter_drop_partition[MergeTree] [gw0] [ 53%] PASSED test_odbc_interaction/test.py::test_postgres_insert test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_no_tty_pipe_overflow [gw5] [ 54%] PASSED test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys [gw1] [ 55%] PASSED test_replicated_database/test.py::test_alter_drop_partition[MergeTree] test_replicated_database/test.py::test_alter_drop_partition[ReplicatedMergeTree] test_memory_profiler_min_max_borders/test.py::test_trace_boundaries_work [gw1] [ 56%] PASSED test_replicated_database/test.py::test_alter_drop_partition[ReplicatedMergeTree] test_replicated_database/test.py::test_alter_fetch test_random_inserts/test.py::test_insert_multithreaded [gw8] [ 57%] PASSED test_recompression_ttl/test.py::test_recompression_replicated test_recompression_ttl/test.py::test_recompression_simple [gw1] [ 58%] PASSED test_replicated_database/test.py::test_alter_fetch test_replicated_database/test.py::test_alters_from_different_replicas [gw7] [ 59%] PASSED test_log_query_probability/test.py::test_log_quries_probability_one test_log_query_probability/test.py::test_log_quries_probability_two test_mutation_fetch_fallback/test.py::test_mutation_fetch_fallback [gw5] [ 60%] SKIPPED test_memory_profiler_min_max_borders/test.py::test_trace_boundaries_work test_read_only_table/test.py::test_restart_zookeeper [gw0] [ 61%] PASSED test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_no_tty_pipe_overflow test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_with_schema [gw0] [ 62%] PASSED test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_with_schema test_odbc_interaction/test.py::test_sqlite_odbc_cached_dictionary [gw0] [ 63%] PASSED test_odbc_interaction/test.py::test_sqlite_odbc_cached_dictionary test_odbc_interaction/test.py::test_sqlite_odbc_hashed_dictionary [gw8] [ 64%] PASSED test_recompression_ttl/test.py::test_recompression_simple test_quorum_inserts_parallel/test.py::test_parallel_quorum_actually_parallel [gw6] [ 65%] PASSED test_mutation_fetch_fallback/test.py::test_mutation_fetch_fallback test_old_parts_finally_removed/test.py::test_part_finally_removed [gw1] [ 66%] PASSED test_replicated_database/test.py::test_alters_from_different_replicas test_replicated_database/test.py::test_create_replicated_table [gw0] [ 67%] PASSED test_odbc_interaction/test.py::test_sqlite_odbc_hashed_dictionary test_odbc_interaction/test.py::test_sqlite_simple_select_function_works [gw1] [ 68%] PASSED test_replicated_database/test.py::test_create_replicated_table test_replicated_database/test.py::test_delete_from_table[MergeTree] [gw0] [ 69%] PASSED test_odbc_interaction/test.py::test_sqlite_simple_select_function_works test_odbc_interaction/test.py::test_sqlite_simple_select_storage_works [gw9] [ 70%] PASSED test_keeper_disks/test.py::test_snapshots_with_disks test_keeper_disks/test.py::test_supported_disk_types [gw1] [ 71%] PASSED test_replicated_database/test.py::test_delete_from_table[MergeTree] test_replicated_database/test.py::test_delete_from_table[ReplicatedMergeTree] [gw0] [ 72%] PASSED test_odbc_interaction/test.py::test_sqlite_simple_select_storage_works test_odbc_interaction/test.py::test_sqlite_table_function [gw4] [ 73%] PASSED test_random_inserts/test.py::test_insert_multithreaded [gw0] [ 74%] PASSED test_odbc_interaction/test.py::test_sqlite_table_function [gw1] [ 75%] PASSED test_replicated_database/test.py::test_delete_from_table[ReplicatedMergeTree] test_replicated_database/test.py::test_force_synchronous_settings [gw9] [ 76%] PASSED test_keeper_disks/test.py::test_supported_disk_types [gw8] [ 77%] PASSED test_quorum_inserts_parallel/test.py::test_parallel_quorum_actually_parallel [gw5] [ 78%] PASSED test_read_only_table/test.py::test_restart_zookeeper [gw1] [ 79%] PASSED test_replicated_database/test.py::test_force_synchronous_settings test_replicated_database/test.py::test_recover_digest_mismatch test_keeper_snapshots/test.py::test_ephemeral_after_restart [gw6] [ 80%] PASSED test_old_parts_finally_removed/test.py::test_part_finally_removed [gw3] [ 81%] PASSED test_mysql_protocol/test.py::test_mysql_federated test_mysql_protocol/test.py::test_mysql_replacement_query [gw3] [ 82%] PASSED test_mysql_protocol/test.py::test_mysql_replacement_query test_mysql_protocol/test.py::test_mysql_select_user [gw3] [ 83%] PASSED test_mysql_protocol/test.py::test_mysql_select_user test_mysql_protocol/test.py::test_mysql_set_variables [gw3] [ 84%] PASSED test_mysql_protocol/test.py::test_mysql_set_variables test_mysql_protocol/test.py::test_mysqljs_client [gw3] [ 85%] PASSED test_mysql_protocol/test.py::test_mysqljs_client test_mysql_protocol/test.py::test_php_client [gw3] [ 86%] PASSED test_mysql_protocol/test.py::test_php_client test_mysql_protocol/test.py::test_python_client [gw3] [ 87%] PASSED test_mysql_protocol/test.py::test_python_client test_mysql_protocol/test.py::test_types [gw3] [ 88%] PASSED test_mysql_protocol/test.py::test_types [gw9] [ 89%] PASSED test_keeper_snapshots/test.py::test_ephemeral_after_restart test_keeper_snapshots/test.py::test_state_after_restart [gw2] [ 90%] PASSED test_merges_memory_limit/test.py::test_memory_limit_success [gw9] [ 91%] PASSED test_keeper_snapshots/test.py::test_state_after_restart test_named_collections_if_exists_on_cluster/test.py::test_create_alter_drop_on_cluster [gw1] [ 92%] PASSED test_replicated_database/test.py::test_recover_digest_mismatch test_replicated_database/test.py::test_replicated_table_structure_alter [gw1] [ 93%] PASSED test_replicated_database/test.py::test_replicated_table_structure_alter test_replicated_database/test.py::test_server_uuid [gw1] [ 94%] PASSED test_replicated_database/test.py::test_server_uuid test_replicated_database/test.py::test_simple_alter_table[MergeTree] [gw1] [ 95%] PASSED test_replicated_database/test.py::test_simple_alter_table[MergeTree] test_replicated_database/test.py::test_simple_alter_table[ReplicatedMergeTree] [gw1] [ 96%] PASSED test_replicated_database/test.py::test_simple_alter_table[ReplicatedMergeTree] [gw2] [ 97%] PASSED test_named_collections_if_exists_on_cluster/test.py::test_create_alter_drop_on_cluster test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order [gw2] [ 98%] PASSED test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order [gw7] [ 99%] PASSED test_log_query_probability/test.py::test_log_quries_probability_two test_keeper_snapshots_multinode/test.py::test_restart_multinode [gw7] [100%] PASSED test_keeper_snapshots_multinode/test.py::test_restart_multinode ============================== slowest durations =============================== 262.50s call test_log_query_probability/test.py::test_log_quries_probability_two 168.35s call test_mysql_protocol/test.py::test_mysql_federated 140.06s call test_merges_memory_limit/test.py::test_memory_limit_success 112.38s setup test_keeper_disks/test.py::test_snapshots_with_disks 56.90s call test_replicated_database/test.py::test_alters_from_different_replicas 54.16s setup test_read_only_table/test.py::test_restart_zookeeper 54.09s call test_random_inserts/test.py::test_insert_multithreaded 44.54s call test_replicated_database/test.py::test_recover_digest_mismatch 39.33s call test_named_collections_if_exists_on_cluster/test.py::test_create_alter_drop_on_cluster 37.93s setup test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster 37.54s call test_old_parts_finally_removed/test.py::test_part_finally_removed 36.68s call test_log_query_probability/test.py::test_log_quries_probability_one 36.57s call test_odbc_interaction/test.py::test_sqlite_odbc_hashed_dictionary 35.67s setup test_quorum_inserts_parallel/test.py::test_parallel_quorum_actually_parallel 35.64s setup test_replicated_database/test.py::test_alter_attach[MergeTree] 34.87s call test_keeper_disks/test.py::test_snapshots_with_disks 34.58s call test_recompression_ttl/test.py::test_recompression_multiple_ttls 33.87s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_multiple_shards_multiple_replicas-default-key] 31.66s call test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_no_tty_pipe_overflow 30.64s setup test_named_collections_if_exists_on_cluster/test.py::test_create_alter_drop_on_cluster 30.51s setup test_mutation_fetch_fallback/test.py::test_mutation_fetch_fallback 30.30s call test_recompression_ttl/test.py::test_recompression_simple 28.21s setup test_odbc_interaction/test.py::test_concurrent_queries 25.72s teardown test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-12] 23.83s teardown test_keeper_disks/test.py::test_supported_disk_types 22.68s setup test_keeper_snapshots/test.py::test_ephemeral_after_restart 22.38s setup test_recompression_ttl/test.py::test_recompression_multiple_ttls 22.31s setup test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys 22.13s setup test_mysql_protocol/test.py::test_golang_client 20.98s call test_recompression_ttl/test.py::test_recompression_replicated 20.75s call test_replicated_database/test.py::test_force_synchronous_settings 20.25s setup test_random_inserts/test.py::test_insert_multithreaded 20.22s call test_read_only_table/test.py::test_restart_zookeeper 18.56s setup test_old_parts_finally_removed/test.py::test_part_finally_removed 17.28s setup test_log_query_probability/test.py::test_log_quries_probability_one 16.77s setup test_mutations_hardlinks/test.py::test_delete_and_drop_mutation 16.50s setup test_part_log_table/test.py::test_config_disk_name_test 16.41s setup test_keeper_snapshots_multinode/test.py::test_restart_multinode 16.14s setup test_memory_profiler_min_max_borders/test.py::test_trace_boundaries_work 15.77s setup test_merges_memory_limit/test.py::test_memory_limit_success 15.37s setup test_password_constraints/test.py::test_complexity_rules 15.26s setup test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts 14.89s setup test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order 14.75s call test_keeper_snapshots_multinode/test.py::test_restart_multinode 13.07s call test_odbc_interaction/test.py::test_concurrent_queries 12.66s teardown test_recompression_ttl/test.py::test_recompression_simple 12.50s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_single_shard_multiple_replicas-range-sipHash64(key)] 11.18s call test_replicated_database/test.py::test_replicated_table_structure_alter 10.41s teardown test_odbc_interaction/test.py::test_sqlite_table_function 9.69s call test_keeper_disks/test.py::test_supported_disk_types 9.21s teardown test_mysql_protocol/test.py::test_types 8.61s call test_mutation_fetch_fallback/test.py::test_mutation_fetch_fallback 8.28s call test_replicated_database/test.py::test_create_replicated_table 8.12s teardown test_random_inserts/test.py::test_insert_multithreaded 7.93s call test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys 7.82s call test_replicated_database/test.py::test_server_uuid 7.49s call test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys 7.49s call test_quorum_inserts_parallel/test.py::test_parallel_quorum_actually_parallel 7.35s call test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster 7.19s teardown test_mutation_fetch_fallback/test.py::test_mutation_fetch_fallback 6.46s teardown test_replicated_database/test.py::test_simple_alter_table[ReplicatedMergeTree] 6.44s call test_replicated_database/test.py::test_simple_alter_table[ReplicatedMergeTree] 6.44s call test_replicated_database/test.py::test_delete_from_table[MergeTree] 6.25s call test_replicated_database/test.py::test_simple_alter_table[MergeTree] 6.20s teardown test_quorum_inserts_parallel/test.py::test_parallel_quorum_actually_parallel 6.19s teardown test_old_parts_finally_removed/test.py::test_part_finally_removed 6.14s teardown test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys 5.90s teardown test_read_only_table/test.py::test_restart_zookeeper 5.57s teardown test_password_constraints/test.py::test_default_password_type 5.55s teardown test_merges_memory_limit/test.py::test_memory_limit_success 5.51s teardown test_part_log_table/test.py::test_part_log_contains_partition 5.50s teardown test_log_query_probability/test.py::test_log_quries_probability_two 5.46s teardown test_memory_profiler_min_max_borders/test.py::test_trace_boundaries_work 5.27s teardown test_mutations_hardlinks/test.py::test_update_mutation 5.23s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_multiple_shards_multiple_replicas-range-sipHash64(key)] 5.13s call test_replicated_database/test.py::test_alter_drop_detached_part[MergeTree] 5.12s call test_keeper_snapshots/test.py::test_ephemeral_after_restart 5.11s call test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-16] 4.95s call test_odbc_interaction/test.py::test_mysql_simple_select_works 4.86s call test_odbc_interaction/test.py::test_sqlite_simple_select_storage_works 4.82s call test_replicated_database/test.py::test_alter_drop_partition[MergeTree] 4.75s call test_odbc_interaction/test.py::test_sqlite_simple_select_function_works 4.47s call test_replicated_database/test.py::test_alter_detach_part[ReplicatedMergeTree] 4.41s call test_replicated_database/test.py::test_alter_drop_partition[ReplicatedMergeTree] 4.37s call test_password_constraints/test.py::test_complexity_rules 4.36s call test_replicated_database/test.py::test_alter_fetch 4.26s call test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-12] 4.24s teardown test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order 4.23s call test_replicated_database/test.py::test_delete_from_table[ReplicatedMergeTree] 4.20s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_single_shard_multiple_replicas-default-key] 4.11s call test_odbc_interaction/test.py::test_odbc_long_column_names 4.01s call test_replicated_database/test.py::test_alter_detach_part[MergeTree] 3.99s call test_keeper_snapshots/test.py::test_state_after_restart 3.95s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_single_shard_multiple_replicas-default-sipHash64(key)] 3.88s teardown test_keeper_snapshots/test.py::test_state_after_restart 3.85s call test_replicated_database/test.py::test_alter_drop_detached_part[ReplicatedMergeTree] 3.75s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_multiple_shards_multiple_replicas-default-sipHash64(key)] 3.69s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_multiple_shards_multiple_replicas-range-key] 3.58s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_multiple_shards_multiple_replicas-default-key] 3.47s teardown test_named_collections_if_exists_on_cluster/test.py::test_create_alter_drop_on_cluster 3.35s teardown test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes__wide 3.32s call test_odbc_interaction/test.py::test_postgres_insert 3.30s call test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes__wide 3.28s call test_replicated_database/test.py::test_alter_attach[ReplicatedMergeTree] 3.24s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_single_shard_multiple_replicas-range-key] 3.23s call test_replicated_database/test.py::test_alter_drop_part[ReplicatedMergeTree] 3.16s call test_odbc_interaction/test.py::test_mysql_insert 3.07s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_single_shard_multiple_replicas-range-sipHash64(key)] 3.05s call test_replicated_database/test.py::test_alter_drop_part[MergeTree] 3.03s call test_replicated_database/test.py::test_alter_attach[MergeTree] 3.02s call test_odbc_interaction/test.py::test_sqlite_table_function 2.97s call test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes 2.97s call test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts 2.96s call test_odbc_interaction/test.py::test_sqlite_odbc_cached_dictionary 2.90s call test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts__wide 2.31s call test_mysql_protocol/test.py::test_java_client 2.23s teardown test_keeper_snapshots_multinode/test.py::test_restart_multinode 2.22s call test_mutations_hardlinks/test.py::test_update_mutation 2.20s call test_odbc_interaction/test.py::test_odbc_postgres_conversions 2.11s call test_odbc_interaction/test.py::test_odbc_cyrillic_with_varchar 2.05s call test_mutations_hardlinks/test.py::test_delete_and_drop_mutation 2.00s call test_part_log_table/test.py::test_config_disk_name_test 1.98s call test_odbc_interaction/test.py::test_many_connections 1.97s teardown test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-16] 1.91s call test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_with_schema 1.89s call test_odbc_interaction/test.py::test_no_connection_pooling 1.88s teardown test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster 1.75s call test_part_log_table/test.py::test_config_without_part_log 1.75s call test_odbc_interaction/test.py::test_odbc_long_text 1.72s call test_part_log_table/test.py::test_part_log_contains_partition 1.57s call test_part_log_table/test.py::test_config_with_standard_part_log 1.53s call test_mutations_hardlinks/test.py::test_modify_mutation 1.41s call test_part_log_table/test.py::test_config_with_non_standard_part_log 1.40s call test_odbc_interaction/test.py::test_odbc_postgres_date_data_type 1.28s call test_mutations_hardlinks/test.py::test_drop_mutation 0.94s setup test_mysql_protocol/test.py::test_java_client 0.88s setup test_mysql_protocol/test.py::test_mysqljs_client 0.87s call test_mysql_protocol/test.py::test_mysqljs_client 0.84s setup test_mysql_protocol/test.py::test_php_client 0.74s call test_password_constraints/test.py::test_default_password_type 0.59s call test_mysql_protocol/test.py::test_mysql_replacement_query 0.43s call test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order 0.43s call test_mysql_protocol/test.py::test_mysql_client 0.38s call test_mysql_protocol/test.py::test_php_client 0.32s call test_memory_profiler_min_max_borders/test.py::test_trace_boundaries_work 0.31s call test_mysql_protocol/test.py::test_mysql_explain 0.31s call test_mysql_protocol/test.py::test_mysql_affected_rows 0.19s call test_mysql_protocol/test.py::test_golang_client 0.13s call test_mysql_protocol/test.py::test_mysql_client_exception 0.10s call test_mysql_protocol/test.py::test_python_client 0.08s call test_mysql_protocol/test.py::test_mysql_set_variables 0.07s call test_mysql_protocol/test.py::test_mysql_select_user 0.05s teardown test_keeper_disks/test.py::test_snapshots_with_disks 0.02s call test_mysql_protocol/test.py::test_types 0.01s teardown test_mysql_protocol/test.py::test_mysql_federated 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_multiple_shards_multiple_replicas-range-key] 0.00s teardown test_recompression_ttl/test.py::test_recompression_multiple_ttls 0.00s setup test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-16] 0.00s setup test_mysql_protocol/test.py::test_mysql_replacement_query 0.00s teardown test_replicated_database/test.py::test_alter_attach[MergeTree] 0.00s teardown test_password_constraints/test.py::test_complexity_rules 0.00s teardown test_replicated_database/test.py::test_alter_detach_part[MergeTree] 0.00s setup test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-12] 0.00s teardown test_odbc_interaction/test.py::test_concurrent_queries 0.00s setup test_recompression_ttl/test.py::test_recompression_simple 0.00s setup test_replicated_database/test.py::test_delete_from_table[MergeTree] 0.00s setup test_replicated_database/test.py::test_alter_detach_part[ReplicatedMergeTree] 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_single_shard_multiple_replicas-default-key] 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_multiple_shards_multiple_replicas-default-key] 0.00s setup test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_with_schema 0.00s setup test_odbc_interaction/test.py::test_odbc_cyrillic_with_varchar 0.00s setup test_replicated_database/test.py::test_alter_drop_detached_part[ReplicatedMergeTree] 0.00s teardown test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys 0.00s teardown test_keeper_snapshots/test.py::test_ephemeral_after_restart 0.00s teardown test_log_query_probability/test.py::test_log_quries_probability_one 0.00s setup test_odbc_interaction/test.py::test_sqlite_simple_select_function_works 0.00s teardown test_recompression_ttl/test.py::test_recompression_replicated 0.00s teardown test_odbc_interaction/test.py::test_sqlite_odbc_hashed_dictionary 0.00s teardown test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_no_tty_pipe_overflow 0.00s teardown test_odbc_interaction/test.py::test_no_connection_pooling 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_single_shard_multiple_replicas-range-sipHash64(key)] 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_single_shard_multiple_replicas-default-sipHash64(key)] 0.00s setup test_replicated_database/test.py::test_delete_from_table[ReplicatedMergeTree] 0.00s setup test_replicated_database/test.py::test_alter_drop_part[MergeTree] 0.00s setup test_replicated_database/test.py::test_alter_attach[ReplicatedMergeTree] 0.00s teardown test_replicated_database/test.py::test_alters_from_different_replicas 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_multiple_shards_multiple_replicas-default-sipHash64(key)] 0.00s setup test_odbc_interaction/test.py::test_postgres_insert 0.00s teardown test_replicated_database/test.py::test_alter_drop_part[ReplicatedMergeTree] 0.00s setup test_log_query_probability/test.py::test_log_quries_probability_two 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_single_shard_multiple_replicas-default-key] 0.00s setup test_odbc_interaction/test.py::test_no_connection_pooling 0.00s setup test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys 0.00s setup test_mutations_hardlinks/test.py::test_modify_mutation 0.00s setup test_replicated_database/test.py::test_alter_drop_part[ReplicatedMergeTree] 0.00s teardown test_odbc_interaction/test.py::test_mysql_simple_select_works 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_multiple_shards_multiple_replicas-range-key] 0.00s setup test_keeper_disks/test.py::test_supported_disk_types 0.00s setup test_replicated_database/test.py::test_simple_alter_table[MergeTree] 0.00s setup test_part_log_table/test.py::test_config_without_part_log 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_single_shard_multiple_replicas-range-key] 0.00s setup test_replicated_database/test.py::test_alter_drop_partition[MergeTree] 0.00s setup test_odbc_interaction/test.py::test_sqlite_simple_select_storage_works 0.00s teardown test_odbc_interaction/test.py::test_mysql_insert 0.00s setup test_replicated_database/test.py::test_create_replicated_table 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_multiple_shards_multiple_replicas-range-sipHash64(key)] 0.00s setup test_replicated_database/test.py::test_alter_drop_partition[ReplicatedMergeTree] 0.00s teardown test_replicated_database/test.py::test_force_synchronous_settings 0.00s teardown test_replicated_database/test.py::test_delete_from_table[MergeTree] 0.00s teardown test_replicated_database/test.py::test_alter_attach[ReplicatedMergeTree] 0.00s teardown test_replicated_database/test.py::test_delete_from_table[ReplicatedMergeTree] 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_single_shard_multiple_replicas-default-sipHash64(key)] 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_multiple_shards_multiple_replicas-default-sipHash64(key)] 0.00s teardown test_mysql_protocol/test.py::test_golang_client 0.00s setup test_replicated_database/test.py::test_alter_detach_part[MergeTree] 0.00s setup test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_multiple_shards_multiple_replicas-range-sipHash64(key)] 0.00s teardown test_replicated_database/test.py::test_create_replicated_table 0.00s teardown test_replicated_database/test.py::test_alter_drop_detached_part[ReplicatedMergeTree] 0.00s setup test_odbc_interaction/test.py::test_mysql_simple_select_works 0.00s teardown test_replicated_database/test.py::test_alter_drop_partition[MergeTree] 0.00s teardown test_odbc_interaction/test.py::test_odbc_postgres_date_data_type 0.00s setup test_replicated_database/test.py::test_alter_drop_detached_part[MergeTree] 0.00s setup test_password_constraints/test.py::test_default_password_type 0.00s teardown test_mutations_hardlinks/test.py::test_delete_and_drop_mutation 0.00s setup test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_no_tty_pipe_overflow 0.00s teardown test_replicated_database/test.py::test_simple_alter_table[MergeTree] 0.00s setup test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes__wide 0.00s teardown test_replicated_database/test.py::test_alter_detach_part[ReplicatedMergeTree] 0.00s setup test_odbc_interaction/test.py::test_odbc_long_text 0.00s setup test_part_log_table/test.py::test_config_with_non_standard_part_log 0.00s setup test_odbc_interaction/test.py::test_many_connections 0.00s teardown test_replicated_database/test.py::test_recover_digest_mismatch 0.00s setup test_replicated_database/test.py::test_recover_digest_mismatch 0.00s teardown test_part_log_table/test.py::test_config_disk_name_test 0.00s setup test_odbc_interaction/test.py::test_odbc_postgres_date_data_type 0.00s setup test_mysql_protocol/test.py::test_mysql_client_exception 0.00s setup test_recompression_ttl/test.py::test_recompression_replicated 0.00s teardown test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts 0.00s teardown test_part_log_table/test.py::test_config_without_part_log 0.00s teardown test_replicated_database/test.py::test_alter_drop_detached_part[MergeTree] 0.00s setup test_mysql_protocol/test.py::test_mysql_affected_rows 0.00s teardown test_odbc_interaction/test.py::test_odbc_postgres_conversions 0.00s setup test_replicated_database/test.py::test_force_synchronous_settings 0.00s setup test_replicated_database/test.py::test_simple_alter_table[ReplicatedMergeTree] 0.00s teardown test_odbc_interaction/test.py::test_odbc_long_column_names 0.00s teardown test_mysql_protocol/test.py::test_mysql_client 0.00s setup test_odbc_interaction/test.py::test_mysql_insert 0.00s teardown test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts__wide 0.00s teardown test_mutations_hardlinks/test.py::test_drop_mutation 0.00s setup test_mysql_protocol/test.py::test_mysql_client 0.00s setup test_part_log_table/test.py::test_config_with_standard_part_log 0.00s setup test_odbc_interaction/test.py::test_odbc_postgres_conversions 0.00s teardown test_odbc_interaction/test.py::test_postgres_insert 0.00s teardown test_odbc_interaction/test.py::test_odbc_long_text 0.00s setup test_mysql_protocol/test.py::test_mysql_set_variables 0.00s teardown test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes 0.00s setup test_part_log_table/test.py::test_part_log_contains_partition 0.00s setup test_odbc_interaction/test.py::test_sqlite_table_function 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_single_shard_multiple_replicas-range-key] 0.00s teardown test_replicated_database/test.py::test_server_uuid 0.00s teardown test_part_log_table/test.py::test_config_with_non_standard_part_log 0.00s setup test_mutations_hardlinks/test.py::test_drop_mutation 0.00s teardown test_odbc_interaction/test.py::test_odbc_cyrillic_with_varchar 0.00s teardown test_odbc_interaction/test.py::test_sqlite_odbc_cached_dictionary 0.00s teardown test_replicated_database/test.py::test_alter_drop_part[MergeTree] 0.00s teardown test_odbc_interaction/test.py::test_sqlite_simple_select_storage_works 0.00s setup test_mysql_protocol/test.py::test_mysql_select_user 0.00s teardown test_mysql_protocol/test.py::test_mysql_replacement_query 0.00s teardown test_odbc_interaction/test.py::test_sqlite_simple_select_function_works 0.00s setup test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts__wide 0.00s teardown test_mysql_protocol/test.py::test_mysqljs_client 0.00s setup test_odbc_interaction/test.py::test_odbc_long_column_names 0.00s teardown test_replicated_database/test.py::test_alter_drop_partition[ReplicatedMergeTree] 0.00s teardown test_odbc_interaction/test.py::test_many_connections 0.00s teardown test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_with_schema 0.00s teardown test_mysql_protocol/test.py::test_mysql_set_variables 0.00s setup test_replicated_database/test.py::test_alter_fetch 0.00s setup test_mutations_hardlinks/test.py::test_update_mutation 0.00s setup test_odbc_interaction/test.py::test_sqlite_odbc_cached_dictionary 0.00s teardown test_mysql_protocol/test.py::test_mysql_client_exception 0.00s setup test_mysql_protocol/test.py::test_mysql_explain 0.00s teardown test_mysql_protocol/test.py::test_mysql_select_user 0.00s teardown test_mutations_hardlinks/test.py::test_modify_mutation 0.00s setup test_mysql_protocol/test.py::test_types 0.00s teardown test_mysql_protocol/test.py::test_mysql_explain 0.00s teardown test_replicated_database/test.py::test_replicated_table_structure_alter 0.00s teardown test_mysql_protocol/test.py::test_java_client 0.00s setup test_keeper_snapshots/test.py::test_state_after_restart 0.00s setup test_replicated_database/test.py::test_alters_from_different_replicas 0.00s setup test_odbc_interaction/test.py::test_sqlite_odbc_hashed_dictionary 0.00s setup test_mysql_protocol/test.py::test_mysql_federated 0.00s setup test_replicated_database/test.py::test_replicated_table_structure_alter 0.00s setup test_replicated_database/test.py::test_server_uuid 0.00s teardown test_mysql_protocol/test.py::test_mysql_affected_rows 0.00s teardown test_replicated_database/test.py::test_alter_fetch 0.00s teardown test_mysql_protocol/test.py::test_python_client 0.00s setup test_mysql_protocol/test.py::test_python_client 0.00s teardown test_mysql_protocol/test.py::test_php_client 0.00s teardown test_part_log_table/test.py::test_config_with_standard_part_log =========================== short test summary info ============================ PASSED test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts PASSED test_part_log_table/test.py::test_config_disk_name_test PASSED test_mutations_hardlinks/test.py::test_delete_and_drop_mutation PASSED test_part_log_table/test.py::test_config_with_non_standard_part_log PASSED test_mutations_hardlinks/test.py::test_drop_mutation PASSED test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts__wide PASSED test_part_log_table/test.py::test_config_with_standard_part_log PASSED test_mutations_hardlinks/test.py::test_modify_mutation PASSED test_mysql_protocol/test.py::test_golang_client PASSED test_part_log_table/test.py::test_config_without_part_log PASSED test_mutations_hardlinks/test.py::test_update_mutation PASSED test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes PASSED test_part_log_table/test.py::test_part_log_contains_partition PASSED test_mysql_protocol/test.py::test_java_client PASSED test_mysql_protocol/test.py::test_mysql_affected_rows PASSED test_mysql_protocol/test.py::test_mysql_client PASSED test_mysql_protocol/test.py::test_mysql_client_exception PASSED test_mysql_protocol/test.py::test_mysql_explain PASSED test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes__wide PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_multiple_shards_multiple_replicas-default-key] PASSED test_replicated_database/test.py::test_alter_attach[MergeTree] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_multiple_shards_multiple_replicas-default-sipHash64(key)] PASSED test_odbc_interaction/test.py::test_concurrent_queries PASSED test_replicated_database/test.py::test_alter_attach[ReplicatedMergeTree] PASSED test_odbc_interaction/test.py::test_many_connections PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_multiple_shards_multiple_replicas-range-key] PASSED test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster PASSED test_replicated_database/test.py::test_alter_detach_part[MergeTree] PASSED test_odbc_interaction/test.py::test_mysql_insert PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_multiple_shards_multiple_replicas-range-sipHash64(key)] PASSED test_replicated_database/test.py::test_alter_detach_part[ReplicatedMergeTree] PASSED test_password_constraints/test.py::test_complexity_rules PASSED test_password_constraints/test.py::test_default_password_type PASSED test_odbc_interaction/test.py::test_mysql_simple_select_works PASSED test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-16] PASSED test_odbc_interaction/test.py::test_no_connection_pooling PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_single_shard_multiple_replicas-default-key] PASSED test_odbc_interaction/test.py::test_odbc_cyrillic_with_varchar PASSED test_replicated_database/test.py::test_alter_drop_detached_part[MergeTree] PASSED test_recompression_ttl/test.py::test_recompression_multiple_ttls PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_single_shard_multiple_replicas-default-sipHash64(key)] PASSED test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-12] PASSED test_replicated_database/test.py::test_alter_drop_detached_part[ReplicatedMergeTree] PASSED test_odbc_interaction/test.py::test_odbc_long_column_names PASSED test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys PASSED test_odbc_interaction/test.py::test_odbc_long_text PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_single_shard_multiple_replicas-range-key] PASSED test_replicated_database/test.py::test_alter_drop_part[MergeTree] PASSED test_odbc_interaction/test.py::test_odbc_postgres_conversions PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_single_shard_multiple_replicas-range-sipHash64(key)] PASSED test_odbc_interaction/test.py::test_odbc_postgres_date_data_type PASSED test_replicated_database/test.py::test_alter_drop_part[ReplicatedMergeTree] PASSED test_odbc_interaction/test.py::test_postgres_insert PASSED test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys PASSED test_replicated_database/test.py::test_alter_drop_partition[MergeTree] PASSED test_replicated_database/test.py::test_alter_drop_partition[ReplicatedMergeTree] PASSED test_recompression_ttl/test.py::test_recompression_replicated PASSED test_replicated_database/test.py::test_alter_fetch PASSED test_log_query_probability/test.py::test_log_quries_probability_one PASSED test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_no_tty_pipe_overflow PASSED test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_with_schema PASSED test_odbc_interaction/test.py::test_sqlite_odbc_cached_dictionary PASSED test_recompression_ttl/test.py::test_recompression_simple PASSED test_mutation_fetch_fallback/test.py::test_mutation_fetch_fallback PASSED test_replicated_database/test.py::test_alters_from_different_replicas PASSED test_odbc_interaction/test.py::test_sqlite_odbc_hashed_dictionary PASSED test_replicated_database/test.py::test_create_replicated_table PASSED test_odbc_interaction/test.py::test_sqlite_simple_select_function_works PASSED test_keeper_disks/test.py::test_snapshots_with_disks PASSED test_replicated_database/test.py::test_delete_from_table[MergeTree] PASSED test_odbc_interaction/test.py::test_sqlite_simple_select_storage_works PASSED test_random_inserts/test.py::test_insert_multithreaded PASSED test_odbc_interaction/test.py::test_sqlite_table_function PASSED test_replicated_database/test.py::test_delete_from_table[ReplicatedMergeTree] PASSED test_keeper_disks/test.py::test_supported_disk_types PASSED test_quorum_inserts_parallel/test.py::test_parallel_quorum_actually_parallel PASSED test_read_only_table/test.py::test_restart_zookeeper PASSED test_replicated_database/test.py::test_force_synchronous_settings PASSED test_old_parts_finally_removed/test.py::test_part_finally_removed PASSED test_mysql_protocol/test.py::test_mysql_federated PASSED test_mysql_protocol/test.py::test_mysql_replacement_query PASSED test_mysql_protocol/test.py::test_mysql_select_user PASSED test_mysql_protocol/test.py::test_mysql_set_variables PASSED test_mysql_protocol/test.py::test_mysqljs_client PASSED test_mysql_protocol/test.py::test_php_client PASSED test_mysql_protocol/test.py::test_python_client PASSED test_mysql_protocol/test.py::test_types PASSED test_keeper_snapshots/test.py::test_ephemeral_after_restart PASSED test_merges_memory_limit/test.py::test_memory_limit_success PASSED test_keeper_snapshots/test.py::test_state_after_restart PASSED test_replicated_database/test.py::test_recover_digest_mismatch PASSED test_replicated_database/test.py::test_replicated_table_structure_alter PASSED test_replicated_database/test.py::test_server_uuid PASSED test_replicated_database/test.py::test_simple_alter_table[MergeTree] PASSED test_replicated_database/test.py::test_simple_alter_table[ReplicatedMergeTree] PASSED test_named_collections_if_exists_on_cluster/test.py::test_create_alter_drop_on_cluster PASSED test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order PASSED test_log_query_probability/test.py::test_log_quries_probability_two PASSED test_keeper_snapshots_multinode/test.py::test_restart_multinode SKIPPED [1] test_memory_profiler_min_max_borders/test.py:24: Disabled for sanitizers ================== 99 passed, 1 skipped in 396.09s (0:06:36) ===================